exception n. 1.例外;除外,除去。 2.【法律】抗告;異議,不服,反對(duì)。 Every rule has its exceptions. 任何規(guī)則均有例外。 by way of exception 作為例外。 liable [subject] to exception 容易遭到反對(duì)的,會(huì)引起異議的。 make an exception of 把…作為例外。 make no exceptions 一視同仁,一樣看待。 take exception 1. 反對(duì),表示異議。 2. 有反感。 take exception at 發(fā)怒,生氣。 take exception to [against] 對(duì)…提出異議。 without exception 一概,全都;無(wú)例外地。 with the exception of 除…外。 adv. -ally ,-less adj. 無(wú)例外的。
Exception mode is also useful because you can structure your error handling more clearly than with traditional php - style warnings , and with less code nesting than by running in silent mode and explicitly checking the return value of each database call 異常模式另一個(gè)有用的地方是,與傳統(tǒng)的php風(fēng)格的警告相比,您可以更清晰地構(gòu)造自己的錯(cuò)誤處理,而且,比起以靜寂方式以及顯式地檢查每個(gè)數(shù)據(jù)庫(kù)調(diào)用的返回值,異常模式需要的代碼/嵌套也更少。